home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / msc_mods.zip / SCA < prev    next >
Text File  |  1990-09-13  |  2KB  |  33 lines

  1. SCA
  2. Additional Thoughts on SCA Reception: 
  3.  
  4. As I recall, the setup described by Bob Parnass (I think that was who it
  5. was) was to hook a VLF receiver to the output of an ordinary FM receiver
  6. to pick up SCCA (sic - I always call it that, Sports Car Club of
  7. America, when it should really be SCA - Subsidiary Communications
  8. Authorization or something!) transmissions multiplexed on ordinary FM
  9. broadcasts.
  10.  
  11. To understand what is going on, you need to know what the FM station
  12. actually transmits.
  13.  
  14. Let's do it in "top down" fashion.  All you computer jocks out there
  15. should relate nicely to that.
  16.  
  17. First of all, the FM station has a "composite audio" input - this is
  18. just the input on which SOMETHING (consider it a stub subroutine to
  19. written later) is fed in to the modulator.
  20.  
  21. From the FM modulator's point of view, what you put on this input is
  22. just the MODULATING SIGNAL which you want to Frequency Modulate (FM) the
  23. station's carrier.  Intuitively, you can think of the station as putting
  24. out a "pure" carrier at frequency F when this modulating signal is zero.
  25. When it is NONZERO, however, the instantaneous frequency of the
  26. transmitter is changed.  Say the modulating signal value, in volts, or
  27. whatever, is M.  Then the transmitter output frequency is set to F + K*M
  28. where K is a sensitivity constant which is unimportant except that
  29. whatever maximum value of M is applied to the FM modulator input should
  30. result in a maximum "frequency deviation" K*M which is just about the
  31. maximum that the FCC allows.
  32. CONTINUED IN FILE SCA.1
  33.